docs: Link to GtkTreeRowReference
authorMatthias Clasen <mclasen@redhat.com>
Thu, 16 Jul 2020 23:44:24 +0000 (19:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 16 Jul 2020 23:53:47 +0000 (19:53 -0400)
The list overview cross-reference table links
to all objects, except for this one.

docs/reference/gtk/section-list-widget.md

index 86033cdbf0d14f372981d2add1195d88ac4b7be8..f00557a78d8e3167332c77580038b4a6b24f5a1b 100644 (file)
@@ -183,7 +183,7 @@ transitioning code for easy lookup:
 | #GtkTreeModel       | #GListModel                         |
 | #GtkTreePath        | #guint position, #GtkTreeListRow    |
 | #GtkTreeIter        | #guint position                     |
-| GtkTreeRowReference | #GObject item                       |
+| #GtkTreeRowReference | #GObject item                       |
 | #GtkListStore       | #GListStore                         |
 | #GtkTreeStore       | #GtkTreeListModel, #GtkTreeExpander |
 | #GtkTreeSelection   | #GtkSelectionModel                  |